projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d202f1f
)
* config.h.in (STDC_HEADERS, TIME_WITH_SYS_TIME,
author
Jim Blandy
<jimb@redhat.com>
Tue, 18 May 1993 22:44:08 +0000
(22:44 +0000)
committer
Jim Blandy
<jimb@redhat.com>
Tue, 18 May 1993 22:44:08 +0000
(22:44 +0000)
CRAY_STACKSEG_END, STACK_DIRECTION): Add #undef clauses for these,
since otherwise the autoconf tests in configure.in won't do us
much good.
src/config.in
patch
|
blob
|
history
diff --git
a/src/config.in
b/src/config.in
index 735f60efebc3a0ae69a04052066a2c21df019582..e479029a70f72ca21a35c19ffcf65d4d4a8d52a4 100644
(file)
--- a/
src/config.in
+++ b/
src/config.in
@@
-87,6
+87,10
@@
and this notice must be preserved on all copies. */
#undef HAVE_GETHOSTNAME
#undef HAVE_DUP2
#undef TM_IN_SYS_TIME
+#undef STDC_HEADERS
+#undef TIME_WITH_SYS_TIME
+#undef CRAY_STACKSEG_END
+#undef STACK_DIRECTION
#undef const
/* If using GNU, then support inline function declarations. */